SimpleVariableGetFieldDisplayType Property
Specifies the display of a variable get field.
The defined values for the text:display attribute are:
-formula: displays the formula instead of the value of a field.
-value: displays the value of a field.
Namespace: Independentsoft.Office.Odf.FieldsAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public DisplayType DisplayType { get; set; }
Public Property DisplayType As DisplayType
Get
Set
Property Value
DisplayType